write-through cache

write-through cache
   A technique used in cache design for writing information back into main memory.
   In a write-through cache, each time the processor returns a changed bit of data to the cache, the cache updates that information in both the cache and in main memory. This method is simple to implement, but is not as fast as other designs; delay scan be introduced when the processor must wait to complete write operations to slower main memory.
   See also cache; write-back cache.

Dictionary of networking . 2014.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Write Through Cache — Write Through Cache,   Prozessor Cache …   Universal-Lexikon

  • write-through cache — rašymas ir į podėlį statusas T sritis informatika apibrėžtis Duomenų rašymas iš karto į atmintį ir į ↑podėlį. Rašymas nepaspartėja. Tačiau paspartėja tų pačių duomenų skaitymas, kol jie tebėra podėlyje. Taip pat padidėja sistemos patikimumas –… …   Enciklopedinis kompiuterijos žodynas

  • write-back cache —    A technique used in cache design for writing information back into main memory.    In a write back cache, the cache stores the changed block of data, but only updates main memory under certain conditions, such as when the whole block must be… …   Dictionary of networking

  • Write-Through — Cache [kæʃ] bezeichnet in der EDV eine Methode, um Inhalte, die bereits einmal vorlagen, beim nächsten Zugriff schneller zur Verfügung zu stellen. Caches sind als Puffer Speicher realisiert, die die Kopien zwischenspeichern. Sie können als… …   Deutsch Wikipedia

  • Write-once (cache coherency) — In cache coherency protocol literature, Write Once is the first write invalidate protocol defined. It has the optimization of executing write update on the first write and a write invalidate on all subsequent writes, reducing the overall bus… …   Wikipedia

  • Cache — This article is about the computer science optimization concept. For other uses, see Cache (disambiguation). In computer engineering, a cache (  /ˈk …   Wikipedia

  • cache —    Pronounced [cash]. A special area of memory, managed by a cache controller, that improves performance by storing the contents of frequently accessed memory locations and their addresses. A memory cache and a disk cache are not the same. A… …   Dictionary of networking

  • Cache — [kæʃ] bezeichnet in der EDV einen schnellen Puffer Speicher, der Zugriffe auf ein langsames Hintergrundmedium oder zeitaufwendige Neuberechnungen nach Möglichkeit vermeidet. Meist werden hierzu Inhalte/Daten gepuffert, die bereits einmal… …   Deutsch Wikipedia

  • Cache-Hierarchie — Cache [kæʃ] bezeichnet in der EDV eine Methode, um Inhalte, die bereits einmal vorlagen, beim nächsten Zugriff schneller zur Verfügung zu stellen. Caches sind als Puffer Speicher realisiert, die die Kopien zwischenspeichern. Sie können als… …   Deutsch Wikipedia

  • Cache-Speicher — Cache [kæʃ] bezeichnet in der EDV eine Methode, um Inhalte, die bereits einmal vorlagen, beim nächsten Zugriff schneller zur Verfügung zu stellen. Caches sind als Puffer Speicher realisiert, die die Kopien zwischenspeichern. Sie können als… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”